Attachment.Id Property

Definition

Gets the identifier of the attachment.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
Public ReadOnly Property Id As String

Property Value

The identifier of the attachment.

Applies to