public class AlternateId : AlternateIdBasePublic Class AlternateId
Inherits AlternateIdBasepublic ref class AlternateId : public AlternateIdBasetype AlternateId =
class
inherit AlternateIdBase
end| AlternateId | Initializes a new instance of the AlternateId class. |
| AlternateId(IdFormat, String, String) | Initializes a new instance of the AlternateId class. |
| AlternateId(IdFormat, String, String, Boolean) | Initializes a new instance of the AlternateId class. |
| Format |
Gets or sets the format in which the Id in expressed.
(Унаследован от AlternateIdBase) |
| IsArchive | Gets or sets the type (primary or archive) mailbox to which the Id belongs. |
| Mailbox | Gets or sets the mailbox to which the Id belongs. |
| UniqueId | Gets or sets the Id. |
| 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 | Returns a string that represents the current object. (Унаследован от Object) |