VCardPhoto Properties

The VCardPhoto type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets an image data (null if valueLocation is not inline)
Public propertyPhotoType
Gets or sets a photo type
Public propertyUri
Gets or sets a uri of photo (null if valueLocation is inline)
Public propertyValueLocation
Gets or sets a value location
See Also