ArrayOfDLExpansionType.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 ArrayOfDLExpansionType
Dim value As EmailAddressType()
value = instance.Mailbox
instance.Mailbox = value
public EmailAddressType[] Mailbox { get; set; }
Valeur de propriété
Type : []
Voir aussi
Référence
ArrayOfDLExpansionType - Membres
Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms