VCardAgent

VCardAgent class

Represents a vCard Agent property

Constructors

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

Methods

NameDescription
get_AgentCardGets an agent’s card ( null if ValueLocation is not INLINE )
get_UriGets a uri of agent card ( null if ValueLocation is INLINE )
get_ValueLocationGets a value location
set_AgentCardSets an agent’s card ( null if ValueLocation is not INLINE )
set_UriSets a uri of agent card ( null if ValueLocation is INLINE )
set_ValueLocationSets a value location
ToVCardHeaderConverts this instance into the corresponding VCardHeader