ExchangeMessageInfo.UniqueUri

ExchangeMessageInfo.UniqueUri property

Gets the unique URI of message.

public virtual string UniqueUri { get; }

Property Value

The string that represents the unique URI.

See Also