ICard3Classes Property
IT Hit WebDAV Classes Reference
To specify the access classification for a business card object.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<IClass3> Classes { get; }
ReadOnly Property Classes As ITextPropertyList(Of IClass3)
Get
property ITextPropertyList<IClass3^>^ Classes {
ITextPropertyList<IClass3^>^ get ();
}
abstract Classes : ITextPropertyList<IClass3> with get
Property Value
Type:
ITextPropertyListIClass3See Also