EmailAddress - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
public class EmailAddress : ComplexProperty, ISearchStringProvider
Тип EmailAddress предоставляет следующие члены.
Имя | Описание | |
---|---|---|
EmailAddress |
Initializes a new instance of the EmailAddress class.
| |
EmailAddress(String) |
Initializes a new instance of the EmailAddress class.
| |
EmailAddress(String, String) |
Initializes a new instance of the EmailAddress class.
| |
EmailAddress(String, String, String) |
Initializes a new instance of the EmailAddress class.
|
Имя | Описание | |
---|---|---|
Address |
Gets or sets the actual address associated with the e-mail address. The type of the Address property
must match the specified routing type. If RoutingType is not set, Address is assumed to be an SMTP
address.
| |
Id |
Gets or sets the Id of the contact the e-mail address represents. When Id is specified, Address
should be set to null.
| |
MailboxType |
Gets or sets the type of the e-mail address.
| |
Name |
Gets or sets the name associated with the e-mail address.
| |
RoutingType |
Gets or sets the routing type associated with the e-mail address. If RoutingType is not set,
Address is assumed to be an SMTP address.
|
Имя | Описание | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Унаследован от 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 the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
ToString | (Переопределяет ObjectToString.) |
Имя | Описание | |
---|---|---|
(String to EmailAddress) |
Defines an implicit conversion between a string representing an SMTP address and EmailAddress.
|
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |