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