ICard4Related Property
IT Hit WebDAV Classes Reference
Specifies relationships between other entities and this business card.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<IRelated4> Related { get; }
ReadOnly Property Related As ITextPropertyList(Of IRelated4)
Get
property ITextPropertyList<IRelated4^>^ Related {
ITextPropertyList<IRelated4^>^ get ();
}
abstract Related : ITextPropertyList<IRelated4> with get
Property Value
Type:
ITextPropertyListIRelated4
Remarkshttp://tools.ietf.org/html/rfc6350#section-6.6.6
See Also