Share via


IEmailAttachment.ContentId Property

Definition

Unique identifier (CID) to reference an inline attachment.

[Microsoft.Azure.PowerShell.Cmdlets.EmailServicedata.Runtime.Info(Create=true, Description="Unique identifier (CID) to reference an inline attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="contentId", Update=true)]
public string ContentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailServicedata.Runtime.Info(Create=true, Description="Unique identifier (CID) to reference an inline attachment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="contentId", Update=true)>]
member this.ContentId : string with get, set
Public Property ContentId As String

Property Value

Attributes

Applies to