CollectionId

MeetingResponseRequest.CollectionId property

Specifies the folder that contains the meeting request. Optional if LongId is included. The CollectionId value can be up to 64 characters in length.

public string CollectionId { get; set; }

See Also