ActionTypeAudio Property 
IT Hit WebDAV Classes Reference 
            Represents audio alarm. String value is "AUDIO", integer value is 1.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static ActionType Audio { get; }Public Shared ReadOnly Property Audio As ActionType
	Get
public:
static property ActionType^ Audio {
	ActionType^ get ();
}static member Audio : ActionType with get
Property Value
Type: 
ActionType
See Also