MeetingRequest.When 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 a text value that indicates when the appointment occurs. The text value is localized by using the Exchange Server culture or by using the culture specified in the PreferredCulture property of the ExchangeService object that the appointment is bound to.
public:
property System::String ^ When { System::String ^ get(); };
public string When { get; }
Public ReadOnly Property When As String
Property Value
A text value that indicates when the appointment occurs.