StoreType

StoreType enumeration

Contains infarmation that specify the location, for the operations.

public enum StoreType

Values

Name Value Description
Mailbox 0 The client specifies “Mailbox” when it intends to search the store.
DocumentLibrary 1 The client specifies “DocumentLibrary” when it intends to search a Windows SharePoint Services or UNC library.
GAL 2 The client specifies “GAL” when it intends to search the Global Address List.

See Also