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