RequestId

MeetingResponseRequest.RequestId property

Specifies the server ID of the meeting request message item. Optional if LongId is included. The RequestId value can be up to 64 characters in length.

public string RequestId { get; set; }

See Also