RelationshipsType4Contact Property
IT Hit WebDAV Classes Reference
This relation type represents a contact.. String value is "CONTACT", integer value is 1.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static RelationshipsType4 Contact { get; }
Public Shared ReadOnly Property Contact As RelationshipsType4
Get
public:
static property RelationshipsType4^ Contact {
RelationshipsType4^ get ();
}
static member Contact : RelationshipsType4 with get
Property Value
Type:
RelationshipsType4See Also