MeetingRequest.EndTimeZone 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.
Gets or sets the time zone of the End property of the meeting request.
public:
property TimeZoneInfo ^ EndTimeZone { TimeZoneInfo ^ get(); };
public TimeZoneInfo EndTimeZone { get; }
Public ReadOnly Property EndTimeZone As TimeZoneInfo
Property Value
An instance of the TimeZoneInfo class that specifies the time zone of the End property of the meeting request.