BaseDelegateType.Mailbox - Propriété
Espace de noms : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Mailbox As EmailAddressType
Get
Set
'Utilisation
Dim instance As BaseDelegateType
Dim value As EmailAddressType
value = instance.Mailbox
instance.Mailbox = value
public EmailAddressType Mailbox { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange.EmailAddressType
Voir aussi
Référence
Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms