Compartir a través de


ExTimeZone.Id Property

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public ReadOnly Property Id As String
    Get
'Usage
Dim instance As ExTimeZone
Dim value As String

value = instance.Id
public string Id { get; }

Property Value

Type: System.String