Compartir a través de


ExDateTime.CheckExpectedTimeZone Method (ExTimeZone)

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

Syntax

'Declaration
Public Sub CheckExpectedTimeZone ( _
    timeZone As ExTimeZone _
)
'Usage
Dim instance As ExDateTime
Dim timeZone As ExTimeZone

instance.CheckExpectedTimeZone(timeZone)
public void CheckExpectedTimeZone(
    ExTimeZone timeZone
)