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