Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EnvelopeId gets the identifier for the message envelope.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property EnvelopeId As String
Get
'Usage
Dim instance As DeliverableMailItem
Dim value As String
value = instance.EnvelopeId
public abstract string EnvelopeId { get; }
Property value
Type: System.String
The EnvelopeId property returns the message envelope identifier as a string.