Class Calendar
Calendar of the organization.
Inheritance
System.Object
    Calendar
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class Calendar
  Properties
TimeZoneId
The time zone id of the organization.
Declaration
public string TimeZoneId { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String |