ExchangeServiceBinding.UnpinTeamMailboxAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
UnpinTeamMailboxAsync(UnpinTeamMailboxRequestType) | |
UnpinTeamMailboxAsync(UnpinTeamMailboxRequestType, Object) |
UnpinTeamMailboxAsync(UnpinTeamMailboxRequestType)
public:
void UnpinTeamMailboxAsync(ExchangeWebServices::UnpinTeamMailboxRequestType ^ UnpinTeamMailbox1);
public void UnpinTeamMailboxAsync (ExchangeWebServices.UnpinTeamMailboxRequestType UnpinTeamMailbox1);
Public Sub UnpinTeamMailboxAsync (UnpinTeamMailbox1 As UnpinTeamMailboxRequestType)
Parameters
- UnpinTeamMailbox1
- UnpinTeamMailboxRequestType
Applies to
UnpinTeamMailboxAsync(UnpinTeamMailboxRequestType, Object)
public:
void UnpinTeamMailboxAsync(ExchangeWebServices::UnpinTeamMailboxRequestType ^ UnpinTeamMailbox1, System::Object ^ userState);
public void UnpinTeamMailboxAsync (ExchangeWebServices.UnpinTeamMailboxRequestType UnpinTeamMailbox1, object userState);
Public Sub UnpinTeamMailboxAsync (UnpinTeamMailbox1 As UnpinTeamMailboxRequestType, userState As Object)
Parameters
- UnpinTeamMailbox1
- UnpinTeamMailboxRequestType
- userState
- Object