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