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