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