Для изменения размера нажмите или перетащите

Mailbox - класс

Represents a mailbox reference.
Иерархия наследования

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public class Mailbox : ComplexProperty, ISearchStringProvider

Тип Mailbox предоставляет следующие члены.

Конструкторы
  ИмяОписание
Открытый методMailbox
Initializes a new instance of the Mailbox class.
Открытый методMailbox(String)
Initializes a new instance of the Mailbox class.
Открытый методMailbox(String, String)
Initializes a new instance of the Mailbox class.
В начало страницы
Свойства
  ИмяОписание
Открытое свойствоAddress
Gets or sets the address used to refer to the user mailbox.
Открытое свойствоIsValid
True if this instance is valid, false otherthise.
Открытое свойствоRoutingType
Gets or sets the routing type of the address used to refer to the user mailbox.
В начало страницы
Методы
  ИмяОписание
Открытый методEquals
Determines whether the specified Object is equal to the current Object.
(Переопределяет ObjectEquals(Object).)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetHashCode
Serves as a hash function for a particular type.
(Переопределяет ObjectGetHashCode.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методToString
Returns a String that represents the current Object.
(Переопределяет ObjectToString.)
В начало страницы
Операторы
  ИмяОписание
Открытый операторСтатический член(String to Mailbox)
Defines an implicit conversion between a string representing an SMTP address and Mailbox.
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также