VCardAgent
VCardAgent class
Represents a vCard Agent property
Constructors
Methods
| Name | Description |
|---|
| get_AgentCard | Gets an agent’s card ( null if ValueLocation is not INLINE ) |
| get_Uri | Gets a uri of agent card ( null if ValueLocation is INLINE ) |
| get_ValueLocation | Gets a value location |
| set_AgentCard | Sets an agent’s card ( null if ValueLocation is not INLINE ) |
| set_Uri | Sets a uri of agent card ( null if ValueLocation is INLINE ) |
| set_ValueLocation | Sets a value location |
| ToVCardHeader | Converts this instance into the corresponding VCardHeader |