EmailMailboxForwardMeetingRequest.EmailMessageId 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.
The message ID of the meeting invitation to be forwarded.
public:
property Platform::String ^ EmailMessageId { Platform::String ^ get(); };
winrt::hstring EmailMessageId();
public string EmailMessageId { get; }
var string = emailMailboxForwardMeetingRequest.emailMessageId;
Public ReadOnly Property EmailMessageId As String
Property Value
A message ID.
Windows requirements
App capabilities |
email
emailSystem
|