: MeetingMessageType (Clase) (Microsoft.SharePoint.Portal.WebControls)
Esta clase y sus miembros se reservan para uso interno y no están diseñados para usarse en su código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<XmlIncludeAttribute(GetType(MeetingCancellationMessageType))> _
<XmlIncludeAttribute(GetType(MeetingResponseMessageType))> _
<XmlIncludeAttribute(GetType(MeetingRequestMessageType))> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
Public Class MeetingMessageType
Inherits ExchangeMessageType
'Uso
Dim instance As MeetingMessageType
[SerializableAttribute]
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")]
[DebuggerStepThroughAttribute]
[XmlIncludeAttribute(typeof(MeetingCancellationMessageType))]
[XmlIncludeAttribute(typeof(MeetingResponseMessageType))]
[XmlIncludeAttribute(typeof(MeetingRequestMessageType))]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
public class MeetingMessageType : ExchangeMessageType
Jerarquía de herencia
System.Object
Microsoft.SharePoint.Portal.WebControls.ItemType
Microsoft.SharePoint.Portal.WebControls.ExchangeMessageType
Microsoft.SharePoint.Portal.WebControls.MeetingMessageType
Microsoft.SharePoint.Portal.WebControls.MeetingCancellationMessageType
Microsoft.SharePoint.Portal.WebControls.MeetingRequestMessageType
Microsoft.SharePoint.Portal.WebControls.MeetingResponseMessageType
Seguridad de subprocesos
Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.
Vea también
Referencia
MeetingMessageType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)