EnvelopeRecipient.Properties Property
When overridden in a derived class, the Properties property gets a dictionary that contains named value pairs of properties for the recipient.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Properties As IDictionary(Of String, Object)
Get
'Usage
Dim instance As EnvelopeRecipient
Dim value As IDictionary(Of String, Object)
value = instance.Properties
public abstract IDictionary<string, Object> Properties { get; }
Property Value
Type: System.Collections.Generic.IDictionary<String, Object>
Remarks
The following table lists properties that are used by Microsoft Exchange Server 2010 for the EnvelopeRecipient type. These values should not be changed and are listed for reference only.
Property name |
Data type |
---|---|
Microsoft.Exchange.Legacy.PassThru |
byte[] |
Microsoft.Exchange.MapiDisplayName |
string |
Microsoft.Exchange.Transport.ClientRequestedInternetEncoding |
int32 |
Microsoft.Exchange.Transport.ClientRequestedSendRichInfo |
bool |
Microsoft.Exchange.Transport.DirectoryData.Database |
ADObjectID |
Microsoft.Exchange.Transport.DirectoryData.DeliverToMailboxAndForward |
bool |
Microsoft.Exchange.Transport.DirectoryData.EmailAddresses |
List<string> |
Microsoft.Exchange.Transport.DirectoryData.ExchangeGuid |
Guid |
Microsoft.Exchange.Transport.DirectoryData.ExternalEmailAddress |
string |
Microsoft.Exchange.Transport.DirectoryData.ForwardingAddress |
string |
Microsoft.Exchange.Transport.DirectoryData.InternetEncoding |
int32 |
Microsoft.Exchange.Transport.DirectoryData.LegacyExchangeDN |
string |
Microsoft.Exchange.Transport.DirectoryData.ManagedBy |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.ObjectGuid |
Guid |
Microsoft.Exchange.Transport.DirectoryData.RecipientType |
RecipientType |
Microsoft.Exchange.Transport.DirectoryData.RequireAllSendersAreAuthenticated |
bool |
Microsoft.Exchange.Transport.DirectoryData.SendDeliveryReportsTo |
int32 |
Microsoft.Exchange.Transport.DirectoryData.Sender.DistinguishedName |
string |
Microsoft.Exchange.Transport.DirectoryData.Sender.ExternalOofOptions |
int32 |
Microsoft.Exchange.Transport.DirectoryData.Sender.Id |
ADObjectId |
Microsoft.Exchange.Transport.DirectoryData.Sender.RecipientLimits |
int32 |
Microsoft.Exchange.Transport.DirectoryData.SendOofMessageToOriginator |
bool |
Microsoft.Exchange.Transport.DirectoryData.ServerName |
string |
Microsoft.Exchange.Transport.DirectoryData.UseMapiRichTextFormat |
bool |
Microsoft.Exchange.Transport.History |
List<string> |
Microsoft.Exchange.Transport.Legacy.AlreadyForwarded |
bool |
Microsoft.Exchange.Transport.MessageTemplate |
string |
Microsoft.Exchange.Transport.Processed |
bool |
Microsoft.Exchange.Transport.RecipientP2Type |
int32 |
Microsoft.Exchange.Transport.Resolved |
bool |
Microsoft.Exchange.Transport.Orar |
string |
Microsoft.Exchange.Transport.DirectoryData.MaxReceiveSize |
UInt64 |
Microsoft.Exchange.Transport.DirectoryData.Sender.MaxSendSize |
UInt64 |
Microsoft.Exchange.Transport.RoutingOverride |
string |
Microsoft.Exchange.Transport.OpenDomainRoutingDisabled |
bool |
Microsoft.Exchange.Transport.DirectoryData.AcceptMessagesOnlyFrom |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.AcceptMessagesOnlyFromDLMembers |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.RejectMessagesFrom |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.RejectMessagesFromDLMembers |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.BypassModerationFrom |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.BypassModerationFromDLMembers |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.ModeratedBy |
List<ADObjectId> |
Microsoft.Exchange.Transport.DirectoryData.ArbitrationMailbox |
ADObjectId |
Microsoft.Exchange.Transport.DirectoryData.SendModerationNotifications |
int32 |
Microsoft.Exchange.Transport.DirectoryData.BypassNestedModerationEnabled |
bool |
Microsoft.Exchange.Transport.DirectoryData.HomeMtaServerId |
string |
Microsoft.Exchange.Transport.DirectoryData.ForwardingSmtpAddress |
ADObjectID |
Microsoft.Exchange.Transport.MailRecipient.TlsDomain |
string |
Microsoft.Exchange.Transport.Agent.OpenDomainRouting.MailFlowPartnerSettings.InternalMailContentType |
int32 |
Microsoft.Exchange.Transport.RecipientDiagnosticInfo |
string |
Microsoft.Exchange.JournalTargetRecips |
List<string> |
Microsoft.Exchange.PrelicenseAgent.RecipientSid |
string |