Compartilhar via


Classe AttachmentType

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Representa um anexo.

Namespace:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007
Assembly:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (em Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)

Sintaxe

'Declaração
Public Class AttachmentType
'Uso
Dim instance As AttachmentType
public class AttachmentType
public ref class AttachmentType
public class AttachmentType

Comentários

The AttachmentType classe pode representar um arquivo ou um anexo do item. The AttachmentType classe é o tipo de base para o FileAttachmentType e o ItemAttachmentType classes.

A documentação completa sobre os tipos no Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 espaço para nome, consulte o Microsoft Exchange servidor 2007 SDK na Biblioteca MSDN.

Hierarquia de herança

System.Object
  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.AttachmentType
    Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.FileAttachmentType
    Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.ItemAttachmentType

Acesso thread-safe

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Plataformas

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.

Informações sobre versão

.NET Compact Framework

Compatível com: 3.5

Consulte também

Referência

Membros AttachmentType

Namespace Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007