IActionAction Property
IT Hit WebDAV Classes Reference
Gets or sets alarm action type.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxActionType 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:
ActionType
See Also