FolderId

SmartRequestSource.FolderId property

Specifies the folder ID for the source message, which is returned in the FolderSync command. If the FolderId is present, the ItemId MUST also be present. The FolderId value can be up to 64 characters in length.

public string FolderId { get; set; }

See Also