다음을 통해 공유


EmailAttachment.ContentInBase64 Property

Definition

Base64 encoded contents of the attachment

[Microsoft.Azure.PowerShell.Cmdlets.EmailServicedata.Origin(Microsoft.Azure.PowerShell.Cmdlets.EmailServicedata.PropertyOrigin.Owned)]
public byte[] ContentInBase64 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailServicedata.Origin(Microsoft.Azure.PowerShell.Cmdlets.EmailServicedata.PropertyOrigin.Owned)>]
member this.ContentInBase64 : byte[] with get, set
Public Property ContentInBase64 As Byte()

Property Value

Byte[]

Implements

Attributes

Applies to