LumiSoft Net Help
Photo Property
NamespacesLumiSoft.Net.Mime.vCardvCardPhoto
Gets or sets person photo. Returns null if PHOTO: item doesn't exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public Image Photo { get; set; }
Public Property Photo As Image
	Get
	Set
public:
property Image^ Photo {
	Image^ get ();
	void set (Image^ value);
}
member Photo : Image with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119