ICardMultiProperty4AltId Property
IT Hit WebDAV Classes Reference
Gets and sets the tag that marks the property as an alternative representation of the same logical property.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string AltId { get; set; }
Property AltId As String
Get
Set
property String^ AltId {
String^ get ();
void set (String^ value);
}
abstract AltId : string with get, set
Property Value
Type:
StringRemarks This property provides access to underlying ALTID business card raw property parameter.
http://tools.ietf.org/html/rfc6350#section-5.4
See Also