ExchangeServiceBinding.ArchiveItemAsync Method
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.
public:
void ArchiveItemAsync(ExchangeWebServices::ArchiveItemType ^ ArchiveItem1);
C#
public void ArchiveItemAsync (ExchangeWebServices.ArchiveItemType ArchiveItem1);
Public Sub ArchiveItemAsync (ArchiveItem1 As ArchiveItemType)
Parameters
- ArchiveItem1
- ArchiveItemType
Applies to
Exchange EWS proxy Latest
Product | Versions |
---|---|
Exchange EWS proxy | Latest |
public:
void ArchiveItemAsync(ExchangeWebServices::ArchiveItemType ^ ArchiveItem1, System::Object ^ userState);
C#
public void ArchiveItemAsync (ExchangeWebServices.ArchiveItemType ArchiveItem1, object userState);
Public Sub ArchiveItemAsync (ArchiveItem1 As ArchiveItemType, userState As Object)
Parameters
- ArchiveItem1
- ArchiveItemType
- userState
- Object
Applies to
Exchange EWS proxy Latest
Product | Versions |
---|---|
Exchange EWS proxy | Latest |