Compartir a través de


: ExchangeMessageType (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> _
<XmlIncludeAttribute(GetType(WellKnownResponseObjectType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlIncludeAttribute(GetType(MeetingMessageType))> _
<DebuggerStepThroughAttribute> _
<XmlIncludeAttribute(GetType(MeetingCancellationMessageType))> _
<XmlIncludeAttribute(GetType(MeetingResponseMessageType))> _
<XmlIncludeAttribute(GetType(DeclineItemType))> _
<XmlIncludeAttribute(GetType(TentativelyAcceptItemType))> _
<XmlIncludeAttribute(GetType(AcceptItemType))> _
<XmlIncludeAttribute(GetType(MeetingRequestMessageType))> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(ResponseObjectCoreType))> _
<XmlIncludeAttribute(GetType(ResponseObjectType))> _
<XmlIncludeAttribute(GetType(RemoveItemType))> _
<XmlIncludeAttribute(GetType(ReferenceItemResponseType))> _
<XmlIncludeAttribute(GetType(SuppressReadReceiptType))> _
<XmlIncludeAttribute(GetType(SmartResponseBaseType))> _
<XmlIncludeAttribute(GetType(SmartResponseType))> _
<XmlIncludeAttribute(GetType(CancelCalendarItemType))> _
<XmlIncludeAttribute(GetType(ForwardItemType))> _
<XmlIncludeAttribute(GetType(ReplyAllToItemType))> _
<XmlIncludeAttribute(GetType(ReplyToItemType))> _
Public Class ExchangeMessageType
    Inherits ItemType
'Uso
Dim instance As ExchangeMessageType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(WellKnownResponseObjectType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[XmlIncludeAttribute(typeof(MeetingMessageType))] 
[DebuggerStepThroughAttribute] 
[XmlIncludeAttribute(typeof(MeetingCancellationMessageType))] 
[XmlIncludeAttribute(typeof(MeetingResponseMessageType))] 
[XmlIncludeAttribute(typeof(DeclineItemType))] 
[XmlIncludeAttribute(typeof(TentativelyAcceptItemType))] 
[XmlIncludeAttribute(typeof(AcceptItemType))] 
[XmlIncludeAttribute(typeof(MeetingRequestMessageType))] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(ResponseObjectCoreType))] 
[XmlIncludeAttribute(typeof(ResponseObjectType))] 
[XmlIncludeAttribute(typeof(RemoveItemType))] 
[XmlIncludeAttribute(typeof(ReferenceItemResponseType))] 
[XmlIncludeAttribute(typeof(SuppressReadReceiptType))] 
[XmlIncludeAttribute(typeof(SmartResponseBaseType))] 
[XmlIncludeAttribute(typeof(SmartResponseType))] 
[XmlIncludeAttribute(typeof(CancelCalendarItemType))] 
[XmlIncludeAttribute(typeof(ForwardItemType))] 
[XmlIncludeAttribute(typeof(ReplyAllToItemType))] 
[XmlIncludeAttribute(typeof(ReplyToItemType))] 
public class ExchangeMessageType : ItemType

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.ResponseObjectCoreType

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

ExchangeMessageType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)