MessengerTypeMobile Property
IT Hit WebDAV Classes Reference
Indicates a mobile messenger. String value is "MOBILE", integer value is 16.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MessengerType Mobile { get; }
Public Shared ReadOnly Property Mobile As MessengerType
Get
public:
static property MessengerType^ Mobile {
MessengerType^ get ();
}
static member Mobile : MessengerType with get
Property Value
Type:
MessengerTypeSee Also