ICard4Related Property
IT Hit WebDAV Classes Reference
Specifies relationships between other entities and this business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<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:
ITextPropertyListIRelated4Remarks http://tools.ietf.org/html/rfc6350#section-6.6.6
See Also