GroupMemberCollection - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
public sealed class GroupMemberCollection : ComplexPropertyCollection<GroupMember>
Тип GroupMemberCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
GroupMemberCollection |
Initializes a new instance of the GroupMemberCollection class.
|
Имя | Описание | |
---|---|---|
Count |
Gets the total number of properties in the collection.
(Унаследован от ComplexPropertyCollectionTComplexProperty.) | |
Item |
Gets the property at the specified index.
(Унаследован от ComplexPropertyCollectionTComplexProperty.) |
Имя | Описание | |
---|---|---|
Add |
Adds a member to the collection.
| |
AddContactEmailAddress |
Adds a member that is linked to a specific e-mail address of a contact.
| |
AddContactGroup |
Adds a member linked to a Contact Group.
| |
AddDirectoryContact(String) |
Adds a member linked to an Active Directory contact.
| |
AddDirectoryContact(String, String) |
Adds a member linked to an Active Directory contact.
| |
AddDirectoryPublicFolder |
Adds a member linked to a mail-enabled Public Folder.
| |
AddDirectoryUser(String) |
Adds a member linked to an Active Directory user.
| |
AddDirectoryUser(String, String) |
Adds a member linked to an Active Directory user.
| |
AddOneOff(String, String) |
Adds a one-off member.
| |
AddOneOff(String, String, String) |
Adds a one-off member.
| |
AddPersonalContact(ItemId) |
Adds a member linked to a contact's first available e-mail address.
| |
AddPersonalContact(ItemId, String) |
Adds a member linked to a specific contact's e-mail address.
| |
AddPublicGroup |
Adds a member linked to a Public Group.
| |
AddRange |
Adds multiple members to the collection.
| |
Clear |
Clears the collection.
| |
Contains |
Determines whether a specific property is in the collection.
(Унаследован от ComplexPropertyCollectionTComplexProperty.) | |
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.) | |
Find |
Finds the member with the specified key in the collection.
Members that have not yet been saved do not have a key.
| |
GetEnumerator |
Gets an enumerator that iterates through the elements of the collection.
(Унаследован от ComplexPropertyCollectionTComplexProperty.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
IndexOf |
Searches for a specific property and return its zero-based index within the collection.
(Унаследован от ComplexPropertyCollectionTComplexProperty.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
Remove |
Removes a member from the collection.
| |
RemoveAt |
Removes a member at the specified index.
| |
ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |