Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ActionType property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
_FsrmActionType ActionType { get; }
property _FsrmActionType ActionType {
_FsrmActionType get();
}
abstract ActionType : _FsrmActionType with get
ReadOnly Property ActionType As _FsrmActionType
Property Value
Type: Microsoft.Storage._FsrmActionType
Returns the ActionType property.
Implements
See Also
IFsrmActionEmail2 Interface
Microsoft.Storage Namespace
Return to top