A collection of photographic images embedded or
referenced by the vCard.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public vCardPhotoCollection Photos { get; } |
Visual Basic |
---|
Public ReadOnly Property Photos As vCardPhotoCollection Get |
Visual C++ |
---|
public: property vCardPhotoCollection^ Photos { vCardPhotoCollection^ get (); } |