AppointmentCalendarForwardMeetingRequest.ForwardHeader 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 the new meeting header that includes the new invitees.
public:
property Platform::String ^ ForwardHeader { Platform::String ^ get(); };
winrt::hstring ForwardHeader();
public string ForwardHeader { get; }
var string = appointmentCalendarForwardMeetingRequest.forwardHeader;
Public ReadOnly Property ForwardHeader As String
Property Value
The new meeting header for the new invitees.
Windows requirements
App capabilities |
appointmentsSystem
|