Click or drag to resize

OutlookStorageNativeMethodsIStorageSetStateBits Method

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

Parameters

grfStateBits
Type: SystemInt32
grfMask
Type: SystemInt32
See Also