OutlookStorageAttachmentContentId Property

Gets the content id.

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
public string ContentId { get; }

Property Value

String
The content id.

See Also