ICard4ClientPidMaps Property
IT Hit WebDAV Classes Reference
Specifies the client pid map.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<IClientPidMap4> ClientPidMaps { get; }
ReadOnly Property ClientPidMaps As ICardPropertyList(Of IClientPidMap4)
Get
property ICardPropertyList<IClientPidMap4^>^ ClientPidMaps {
ICardPropertyList<IClientPidMap4^>^ get ();
}
abstract ClientPidMaps : ICardPropertyList<IClientPidMap4> with get
Property Value
Type:
ICardPropertyListIClientPidMap4Remarks http://tools.ietf.org/html/rfc6350#section-6.7.7
See Also