LongId

SmartRequestSource.LongId property

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

public string LongId { get; set; }

See Also