IActionAction Property
IT Hit WebDAV Classes Reference
Gets or sets alarm action type.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ActionType Action { get; set; }
Property Action As ActionType
Get
Set
property ActionType^ Action {
ActionType^ get ();
void set (ActionType^ value);
}
abstract Action : ActionType with get, set
Property Value
Type:
ActionTypeSee Also