OutlookStorageNativeMethodsIStorageSetStateBits Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
void SetStateBits(
	int grfStateBits,
	int grfMask
)

Parameters

grfStateBits  Int32
 
grfMask  Int32
 

See Also