ICardMultiProperty4PropertyId Property
IT Hit WebDAV Classes Reference
Identifies a specific property among multiple instances.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxstring 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:
String
RemarksThis property provides access to underlying PID business card raw property parameter.
http://tools.ietf.org/html/rfc6350#section-5.5
See Also