Uses of Class
microsoft.exchange.webservices.data.core.enumeration.property.MemberStatus

Packages that use MemberStatus
microsoft.exchange.webservices.data.core.enumeration.property   
microsoft.exchange.webservices.data.property.complex   
 

Uses of MemberStatus in microsoft.exchange.webservices.data.core.enumeration.property
 

Methods in microsoft.exchange.webservices.data.core.enumeration.property that return MemberStatus
static MemberStatus MemberStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MemberStatus[] MemberStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of MemberStatus in microsoft.exchange.webservices.data.property.complex
 

Methods in microsoft.exchange.webservices.data.property.complex that return MemberStatus
 MemberStatus GroupMember.getStatus()
          Gets the status of the member.
 



Copyright © 2012–2015 Microsoft. All rights reserved.