ActionTypeEmail Property
IT Hit WebDAV Classes Reference
Represents alarm that is sent as an e-mail message. String value is "EMAIL", integer value is 3.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static ActionType Email { get; }
Public Shared ReadOnly Property Email As ActionType
Get
public:
static property ActionType^ Email {
ActionType^ get ();
}
static member Email : ActionType with get
Property Value
Type:
ActionType
See Also