MessageNumberCollectionIsPartOfRange Method
This member is not intended to be used directly from your code.

Namespace: MailBee.ImapMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
protected override bool IsPartOfRange(
	int index
)

Parameters

index
Type: SystemInt32
Index.

Return Value

Type: Boolean
Boolean value.
See Also