LongId

MeetingResponseRequest.LongId property

Specifies the long ID for the source meeting request, which is returned in the Search command response message. If the LongId is present, the CollectionId, InstanceId, and RequestId are not present. The LongId value can be up to 256 characters in length.

public string LongId { get; set; }

See Also