SmsTimeZone Enumeration

 

Specifies how to handle time zone generation for an SMS Time.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class SmsTimeZone

Member nameDescription
Ignore

Ignore the time zone (+***).

Local

Use the local time zone.

Zero

Use a zero time zone (+000).

Return to top
Show: