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.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
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