ICardMultiProperty4PropertyId Property
IT Hit WebDAV Classes Reference
Identifies a specific property among multiple instances.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string PropertyId { get; set; }
Property PropertyId As String
Get
Set
property String^ PropertyId {
String^ get ();
void set (String^ value);
}
abstract PropertyId : string with get, set
Property Value
Type:
StringRemarks This property provides access to underlying PID business card raw property parameter.
http://tools.ietf.org/html/rfc6350#section-5.5
See Also