[This is preliminary documentation and is subject to change.]

the filename of the photo.

Namespace:  OfficeClip.BusinessLayer.OfficePortal
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public string PhotoFile { get; }
Visual Basic (Declaration)
Public ReadOnly Property PhotoFile As String
Visual C++
public:
property String^ PhotoFile {
	String^ get ();
}

See Also