IEWSClient.GetMailboxSizeEx

IEWSClient.GetMailboxSizeEx method

Gets the size of the mailbox Please, note this operation is performed recursively for all subfolders and make take some time

public long GetMailboxSizeEx(string folderUri)
ParameterTypeDescription
folderUriStringFolder uri

Return Value

size of the mailbox in bytes

See Also