SessionHostManagementPatchProperties.ScheduledDateTimeZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time zone for sessionHostManagement operations as defined in https://docs.microsoft.com/dotnet/api/system.timezoneinfo.findsystemtimezonebyid. Must be set if useLocalTime is true.
public string ScheduledDateTimeZone { get; set; }
member this.ScheduledDateTimeZone : string with get, set
Public Property ScheduledDateTimeZone As String