dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoConnectionStringBuilder Class / ZohoTimeZone Property

In This Topic
    ZohoTimeZone Property
    In This Topic
    If the timezone on the computer you use is different from the timezone, specified in your Zoho CRM account settings, set this property to the timezone specified in your Zoho CRM account settings
    Syntax
    'Declaration
     
    Public Property ZohoTimeZone As String
    public string ZohoTimeZone {get; set;}

    Property Value

    The timezone that is specified in your Zoho CRM account settings.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also