Partager via


ExchangeMessageType.ReplyTo, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<XmlArrayItemAttribute("Mailbox", IsNullable:=False)> _
Public Property ReplyTo As EmailAddressType()
'Utilisation
Dim instance As ExchangeMessageType
Dim value As EmailAddressType()

value = instance.ReplyTo

instance.ReplyTo = value
[XmlArrayItemAttribute("Mailbox", IsNullable=false)] 
public EmailAddressType[] ReplyTo { get; set; }

Voir aussi

Référence

ExchangeMessageType, classe
Membres ExchangeMessageType
Microsoft.SharePoint.Portal.WebControls, espace de noms