ExchangeServiceBinding.GetMailTipsAsync 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
GetMailTipsAsync(GetMailTipsType) | |
GetMailTipsAsync(GetMailTipsType, Object) |
GetMailTipsAsync(GetMailTipsType)
public:
void GetMailTipsAsync(ExchangeWebServices::GetMailTipsType ^ GetMailTips1);
public void GetMailTipsAsync (ExchangeWebServices.GetMailTipsType GetMailTips1);
Public Sub GetMailTipsAsync (GetMailTips1 As GetMailTipsType)
Parameters
- GetMailTips1
- GetMailTipsType
Applies to
GetMailTipsAsync(GetMailTipsType, Object)
public:
void GetMailTipsAsync(ExchangeWebServices::GetMailTipsType ^ GetMailTips1, System::Object ^ userState);
public void GetMailTipsAsync (ExchangeWebServices.GetMailTipsType GetMailTips1, object userState);
Public Sub GetMailTipsAsync (GetMailTips1 As GetMailTipsType, userState As Object)
Parameters
- GetMailTips1
- GetMailTipsType
- userState
- Object