MessengerTypeHome Property
IT Hit WebDAV Classes Reference
Indicates a home messenger. String value is "HOME", 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 MessengerType Home { get; }
Public Shared ReadOnly Property Home As MessengerType
Get
public:
static property MessengerType^ Home {
MessengerType^ get ();
}
static member Home : MessengerType with get
Property Value
Type:
MessengerTypeSee Also