Gets the ID of the attachment.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property Id As EwsAttachmentId Get Private Set |
C# |
---|
public EwsAttachmentId Id { get; private set; } |