Click or drag to resize

OutlookStorageRecipientType Property

Gets the recipient type.

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public OutlookStorageRecipientType Type { get; }

Property Value

Type: OutlookStorageRecipientType
The recipient type.
See Also