AttachmentBase.ContentId

AttachmentBase.ContentId property

Gets or sets the content id.

public string ContentId { get; set; }

Property Value

The content id.

See Also