MethodTypePublish Property
IT Hit WebDAV Classes Reference
Used to publish an iCalendar object to one or more "Calendar Users". String value is "PUBLISH", integer value is 1.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MethodType Publish { get; }
Public Shared ReadOnly Property Publish As MethodType
Get
public:
static property MethodType^ Publish {
MethodType^ get ();
}
static member Publish : MethodType with get
Property Value
Type:
MethodTypeSee Also