ICard3Classes Property
IT Hit WebDAV Classes Reference
To specify the access classification for a business card object.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<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:
ITextPropertyListIClass3
See Also