VCardPhoto

VCardPhoto class

Represents vCard photo property

Constructors

NameDescription
VCardPhoto (2 overloads)Initializes a new instance of the VCardPhoto class

Methods

NameDescription
get_DataGets an image data ( null if valueLocation is not inline )
get_PhotoTypeGets a photo type
get_UriGets a uri of photo ( null if valueLocation is inline )
get_ValueLocationGets a value location
set_DataSets an image data ( null if valueLocation is not inline )
set_PhotoTypeSets a photo type
set_UriSets a uri of photo ( null if valueLocation is inline )
set_ValueLocationSets a value location
ToVCardHeaderConverts this instance into the corresponding VCardHeader